home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Total Animated Gifs
/
Total Animated Gifs.iso
/
Utilities
/
text
/
TouchPro
/
touchpro.exe
/
touchpro.inf
< prev
next >
Wrap
INI File
|
1996-06-21
|
1KB
|
44 lines
; Author: DL
; Version 1.0
[version]
signature="$CHICAGO$"
SetupClass=BASE
[DefaultInstall]
CopyFiles=ThisDll.sys.install
AddReg=ThisDll.Add.Reg,ThisDll.Uninst.Reg
[DefaultUninstall]
DelFiles=ThisDll.sys.install
DelReg=ThisDll.Add.Reg,ThisDll.Uninst.Reg
[ThisDll.Add.Reg]
HKCR,CLSID\{AD6C3BE1-DD8A-11ce-872F-444553540000},,,"Touch Property Page Extension"
HKCR,CLSID\{AD6C3BE1-DD8A-11ce-872F-444553540000}\InProcServer32,,,"%11%\%SubDir%\%ThisDll%"
HKCR,CLSID\{AD6C3BE1-DD8A-11ce-872F-444553540000}\InProcServer32,ThreadingModel,,Apartment
HKCR,*\shellex\PropertySheetHandlers\{AD6C3BE1-DD8A-11ce-872F-444553540000},,,""
HKCR,Folder\shellex\PropertySheetHandlers\{AD6C3BE1-DD8A-11ce-872F-444553540000},,,""
[ThisDll.Uninst.Reg]
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\JDDTouchPro,,,
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\JDDTouchPro,"DisplayName",,"Touch Property Page Extension (Remove Only)"
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\JDDTouchPro,"UninstallString",,"rundll setupx.dll,InstallHinfSection DefaultUninstall 4 %11%\%SubDir%\TouchPro.inf"
[ThisDll.sys.install]
TouchPro.dll
TouchPro.inf
[DestinationDirs]
ThisDll.sys.install=11,%SubDir% ; to System\%SubDir%
[SourceDisksNames]
55="TouchPro","",1
[SourceDisksFiles]
%ThisDll%=55
[Strings]
SubDir = "ShellExt"
ThisDll = "TouchPro.dll"